Skip to content

chore: 🐝 Update SDK - Generate 0.12.30#86

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773969189
Open

chore: 🐝 Update SDK - Generate 0.12.30#86
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773969189

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 20, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Java SDK Changes:

  • glean.client.chat.create():
    • request.chatRequest.messages[].citations[].sourceCustomEntity Added
    • response.messages[].citations[].sourceCustomEntity Added
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].citations[].sourceCustomEntity Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].citations[].sourceCustomEntity Added
  • glean.client.insights.retrieve(): response.overviewResponse Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (25:26)
│   └──[🔀] x-source-commit-sha (5:24)
└─┬Components
  ├─┬InsightsDepartmentsSummary
  │ └─┬ALLOF
  │   ├──[+] properties (9082:13)
  │   ├──[+] properties (9079:13)
  │   ├──[+] properties (9076:13)
  │   ├─┬searchSummary
  │   │ └──[🔀] $ref (9067:15)❌ 
  │   ├─┬extensionSummary
  │   │ └──[🔀] $ref (9062:15)❌ 
  │   ├─┬chatSummary
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬employeeCount
  │   │ └──[🔀] $ref (9047:9)❌ 
  │   ├─┬totalSignups
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   └─┬departments
  │     └──[🔀] $ref (9028:9)❌ 
  └─┬ChatMessageCitation
    ├──[+] properties (7884:9)
    ├─┬sourceFile
    │ └──[🔀] $ref (4713:9)❌ 
    ├─┬trackingToken
    │ └──[🔀] $ref (5105:9)❌ 
    ├─┬sourcePerson
    │ └──[🔀] $ref (7846:13)❌ 
    └─┬sourceDocument
      └──[🔀] $ref (5547:9)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 14 16

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.759.0

@github-actions github-actions bot requested a review from a team as a code owner March 20, 2026 01:18
@github-actions github-actions bot added the patch Patch version bump label Mar 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969189 branch 3 times, most recently from 612b5d4 to ca256a0 Compare March 21, 2026 02:41
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].citations[].sourceCustomEntity` **Added**
  *  `response.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.insights.retrieve()`:  `response.overviewResponse` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969189 branch from f313022 to 32a4da3 Compare March 22, 2026 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant